home *** CD-ROM | disk | FTP | other *** search
- object Castles: TCastles
- Left = 199
- Top = 176
- Width = 337
- Height = 297
- Caption = 'Castles'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object FrmPnl: TMy_Panel
- Left = 0
- Top = 0
- Width = 329
- Height = 273
- BevelWidth = 4
- TabOrder = 0
- Picture.Data = {<image000.bmp>}
- Picture_Draw = kTile
- object Label1: TLabel
- Left = 16
- Top = 8
- Width = 49
- Height = 22
- Caption = 'Castle'
- Font.Charset = ANSI_CHARSET
- Font.Color = 1885661
- Font.Height = -21
- Font.Name = 'Kelt'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Button1: TButton
- Left = 68
- Top = 168
- Width = 41
- Height = 25
- Caption = 'OK'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Kelt'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object My_Panel2: TMy_Panel
- Left = 7
- Top = 32
- Width = 306
- Height = 17
- TabOrder = 1
- Picture.Data = {<image001.bmp>}
- Picture_Draw = kStrech
- end
- object RptGrd: TStringGrid
- Left = 15
- Top = 55
- Width = 298
- Height = 178
- Color = clWhite
- ColCount = 3
- Ctl3D = True
- DefaultColWidth = 80
- DefaultRowHeight = 15
- FixedColor = clSilver
- RowCount = 11
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
- ParentCtl3D = False
- ParentFont = False
- ScrollBars = ssNone
- TabOrder = 2
- RowHeights = (
- 15
- 15
- 15
- 15
- 15
- 15
- 14
- 15
- 15
- 15
- 15)
- end
- object Button2: TButton
- Left = 268
- Top = 240
- Width = 43
- Height = 25
- Caption = 'OK'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Kelt'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- end
- end
-